Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump deps, add ci (lint, formatting checks) and fix linting and formatting issues #227

Merged
merged 12 commits into from
Sep 26, 2024

Conversation

sebdanielsson
Copy link
Contributor

Changes

To avoid breaking changes in the future and enable automatic dependency updates, I've bumped the dependencies and added many checks that will run on every PR. This way, most regressions can be caught before merging. I've also fixed many linting and formatting issues that were already present.

Changes:

  • Bump dependancies and install lint and format packages
  • Remove unused components and pages
  • Switch to ts and ESM configs
  • Run prettier
  • Add truncate to fix Docusaurus warning
  • Fix broken link warning
  • Change from Twitter to X
  • Add stylelint config
  • Add eslint flat config
  • Apply stylelint fixes
  • Use node-version file to set the version once
  • Add CI to check PR:s before merging

Demo

CI Workflow run (new)

https://github.com/sebdanielsson/docs/actions/runs/11042997848/job/30676452588

Deploy workflow (same as before)

https://github.com/sebdanielsson/docs/actions/runs/11042977631/job/30676442768

@tjbck
Copy link
Contributor

tjbck commented Sep 26, 2024

LGTM, Thanks!

@tjbck tjbck merged commit c666427 into open-webui:main Sep 26, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants